projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-08-17
kfraser@localhost...
[NET] front: Allow driver to be built against kernels...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[NET] front: Make netfront compile against kernels...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[LINUX] Fix return value of gnttab_resume().
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[HVM] Allow blkfront driver to be built for an HVM...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[HVM] Allow xenbus to run in an HVM guest.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[LINUX] Allow xenbus to be built as a module.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
tdeegan@york...
Merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[HVM] Avoid accessing start_info from xenbus as far...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[HVM] Make grant tables functions work in PV-on-HVM...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[HVM] Linux driver for the xen platform pseudo-PCI...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
tdeegan@york...
Fix handling of PS bit in 64-bit pagetables
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[XEN] Fix x86/64 bug where a guest application can...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
chris@kneesaa...
[qemu patches] Update patches for changeset 11161:5c102...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
chris@kneesaa...
[qemu] Add the xen platform device to the qemu PCI...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
ssmith@weybridge...
[NET] Fix ``rx->offset: 10, size: 4294967295'' bug.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
chris@kneesaa...
[qemu patches] Update patches for changeset 11158:a774c...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
chris@kneesaa...
[qemu] Default monitor/serial ports to /dev/null if...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
kfraser@localhost...
[NET] back: Initialise first fragment properly
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[XEN] vga code cleanups and additions for other archite...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
tdeegan@york...
Fix broken .hgtags
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
tdeegan@york...
Temporarily disable shutdown-on-HLT code.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
tdeegan@york...
Replace shadow pagetable code with shadow2.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[MINIOS] Fix the build after start_info interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[LINUX] Define is_initial_xendomain() to zero for HVM...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[LINUX] Update the hvm_op wrapper now that the return...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[NET] front: Fix indentation of a comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[NET] front: Allow packets to be copied on the receive...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[NET] back: Change 'copyall' xenstore node to 'request...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
emellor@leeni...
Fix log rotation which was inadvertently broken by...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[NET] back: Support copying packets to the frontend...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[HVM] Provide common support function for HLT emulation...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[NET] front: Fix features on resume when csum is off
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
shand@kneesaa...
Heuristic to detect windows shutdown + power down domain.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
Rename two xentrace tools to make it obvious that setma...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
emellor@leeni...
Implement xm block-configure for CD-ROMs.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[HVM] Fix the issue that the HVM 64bit guest cannot...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
[HVM] Fix the HVM hypercall issue when paging is not...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
kfraser@localhost...
This is a small patch that makes a cross compiler succe...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-16
shand@kneesaa...
Whitespace clean-ups.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
shand@kneesaa...
Fix VT after hvm changes.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[XEND] xc_save/xc_restore open the libxc interface...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
shand@kneesaa...
Various HVM clean-ups.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
emellor@leeni...
Added missing decl.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[XEN] Add tracing to slow path in setting new guest...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Set close-on-exec flag on /var/log/xend.log logging...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Set the close-on-exec flag on the RPC socket in tool...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Set the close-on-exec flag on the xenstore fd in libxen...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[LIBXC] Set close-on-exec on the privcmd fd in libxc.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[HVM] Ensure the read-only M2P table is mapped without...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Move vga options to their own 'vga=' boot parameter.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
ack@localhost...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Clean up console fields in start_info structure. Add...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
ack@localhost...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
ack@localhost...
Don't copy all incoming fragmented packets.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
chris@kneesaa...
[qemu patches] Update patches for changeset 11117:60eac...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
chris@kneesaa...
[qemu/ia64] Sync ID cache only guest do DMA read.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Clean up vga.c and change default font slot to zero...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
ack@localhost...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
ack@localhost...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Support for vga text modes bigger than 80x25.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
ack@localhost...
Adjust truesize in netfront to more closely reflect...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[XEND] Apply the domain cpumask fully to every vcpu...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Remove another external-to-libxc user of xc_dom0_op().
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[VMX] Fix vmxassist for booting Vista.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[VMX] Fix VMX ap boot.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
[POWERPC] Update .hgignore
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
kfraser@localhost...
Merge with xenppc-unstable-merge.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-08-15
Ian.Campbell...
Add a series file to order the patches in patches/linux...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
Hollis Blanchard
[POWERPC] Support console=comX option for Xen console.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[IA64] Fix IA64 build.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[HVM] Fix roms.h to depend on acpi data.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[VMXASSIST] Fix linker script to define start/end secti...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
Pick up SMBIOS entry point in the ROMBIOS.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
Add code to generate SMBIOS tables to hvmloader.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
Make room in e820map for SMBIOS tables.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
Add utilities needed for SMBIOS generation to hvmloader.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[HVMLOADER] Include xen.h for __HYPERVISOR* constants.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[LIBXC] Remove unused xc_evtchn_status().
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[LINUX] Mark /dev/mem regions as VM_PFNMAP.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[LINUX] Oney 'nosmp' and 'max_cpus=' command line options.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[NET] back: Fix an __init that should be an __exit...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[LINUX][ Fix x86/64 entry.S to use paravirtualized...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[XEN] grant tables: update pair of entries using a...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
Jimi Xenidis
[POWERPC] memory cleanup (phase 2), destroy (et. al...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[LINUX] Provide a handy macro for detrmining if we...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[XENBUS] Avoid direct use of xen_start_info. It's uneva...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[NET] linux: Kill the WARN_ON() calls for checksum...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[LINUX] Split useful bits of page.h into new header...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[HVM][LINUX] Add a header file with wrappers for hvm_op...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[HVM] Add stubs to Linux for the new hvm_op hypercall.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[NET] back: Tidy up and remove communications via refer...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[HVM] More info when failing to emulate instruction...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
kfraser@localhost...
[XEN] Remove sync_pagetable_state(). No longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
ssmith@weybridge...
[XEN] Add some missing put_page()s to __gnttab_copy.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
ssmith@weybridge...
[XEN] Add a missing access check to __gnttab_copy.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Jimi Xenidis
[POWERPC] memory cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-08-13
Jimi Xenidis
[POWERPC] need a real definition for gnttab_log_dirty()
commit
|
commitdiff
|
tree
|
snapshot
next